Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ziemleszcz/rtos 892 #369

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Ziemleszcz/rtos 892 #369

wants to merge 2 commits into from

Conversation

ziemleszcz
Copy link
Contributor

Description

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (refactoring, style fixes, git/CI config, submodule management, no code logic changes)

How Has This Been Tested?

  • Already covered by automatic testing.
  • New test added: (add PR link here).
  • Tested by hand on: (list targets here).

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing linter checks and tests passed.
  • My changes generate no new compilation warnings for any of the targets.

Special treatment

phoenix-rtos/phoenix-rtos-kernel#579
phoenix-rtos/libphoenix#376

  • This PR needs additional PRs to work (list the PRs, preferably in merge-order).
  • I will merge this PR by myself when appropriate.

Copy link

Unit Test Results

6 921 tests   - 779   6 243 ✅  - 734   36m 18s ⏱️ - 1m 18s
  391 suites  -  45     628 💤  -  87 
    1 files   ±  0      50 ❌ + 42 

For more details on these failures, see this check.

Results for commit ae15874. ± Comparison against base commit 21d61a7.

This pull request removes 841 and adds 62 tests. Note that renamed tests count towards both.
flash ‑ armv7m7-imxrt117x-evk:flash
phoenix-rtos-tests/cpp/hello-cpp ‑ armv7m7-imxrt117x-evk:phoenix-rtos-tests/cpp/hello-cpp
phoenix-rtos-tests/initfini/main ‑ armv7m7-imxrt117x-evk:phoenix-rtos-tests/initfini/main
phoenix-rtos-tests/ioctl/unit ‑ armv7m7-imxrt117x-evk:phoenix-rtos-tests/ioctl/unit.ioctl.data_in
phoenix-rtos-tests/ioctl/unit ‑ armv7m7-imxrt117x-evk:phoenix-rtos-tests/ioctl/unit.ioctl.data_in_big
phoenix-rtos-tests/ioctl/unit ‑ armv7m7-imxrt117x-evk:phoenix-rtos-tests/ioctl/unit.ioctl.data_inout
phoenix-rtos-tests/ioctl/unit ‑ armv7m7-imxrt117x-evk:phoenix-rtos-tests/ioctl/unit.ioctl.data_inout_big
phoenix-rtos-tests/ioctl/unit ‑ armv7m7-imxrt117x-evk:phoenix-rtos-tests/ioctl/unit.ioctl.data_out
phoenix-rtos-tests/ioctl/unit ‑ armv7m7-imxrt117x-evk:phoenix-rtos-tests/ioctl/unit.ioctl.data_out_big
phoenix-rtos-tests/ioctl/unit ‑ armv7m7-imxrt117x-evk:phoenix-rtos-tests/ioctl/unit.ioctl.in_val
…
phoenix-rtos-tests/libc/stdio ‑ armv7a7-imx6ull-evk:phoenix-rtos-tests/libc/stdio.stdio_fread.stdio_fread_buffered_eagain
phoenix-rtos-tests/libc/stdio ‑ armv7a7-imx6ull-evk:phoenix-rtos-tests/libc/stdio.stdio_fread.stdio_fread_buffered_eof
phoenix-rtos-tests/libc/stdio ‑ armv7a7-imx6ull-evk:phoenix-rtos-tests/libc/stdio.stdio_fread.stdio_fread_buffered_error
phoenix-rtos-tests/libc/stdio ‑ armv7a7-imx6ull-evk:phoenix-rtos-tests/libc/stdio.stdio_fread.stdio_fread_unbuffered_eagain
phoenix-rtos-tests/libc/stdio ‑ armv7a7-imx6ull-evk:phoenix-rtos-tests/libc/stdio.stdio_fread.stdio_fread_unbuffered_eof
phoenix-rtos-tests/libc/stdio ‑ armv7a7-imx6ull-evk:phoenix-rtos-tests/libc/stdio.stdio_fread.stdio_fread_unbuffered_error
phoenix-rtos-tests/libc/stdio ‑ armv7a7-imx6ull-evk:phoenix-rtos-tests/libc/stdio.stdio_fwrite.stdio_fwrite_espipe
phoenix-rtos-tests/libc/stdio ‑ armv7a9-zynq7000-qemu:phoenix-rtos-tests/libc/stdio.stdio_fread.stdio_fread_buffered_eagain
phoenix-rtos-tests/libc/stdio ‑ armv7a9-zynq7000-qemu:phoenix-rtos-tests/libc/stdio.stdio_fread.stdio_fread_buffered_eof
phoenix-rtos-tests/libc/stdio ‑ armv7a9-zynq7000-qemu:phoenix-rtos-tests/libc/stdio.stdio_fread.stdio_fread_buffered_error
…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant